Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
time
time
Return the current Unix timestamp
Name:
time
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the Unix timestamp of the current time.
Related
Essential Skills for PHP Developers: Learn How to Call and Use API Interfaces
2
How to debug cache hierarchy through ob_list_handlers in complex applications
2
How to Add Module Files in ThinkPHP Framework: Detailed Steps and Implementation
10
Complete Guide to Writing Web Scrapers Using PHP
7
Similar Functions
localtime
localtime
Getlocaltime
timezone_transitions_get
timezone_transitions_get
AliasforDateTimeZo
date_time_set
date_time_set
DateTime::setTimeali
timezone_abbreviations_list
timezone_abbreviations_list
AliasforDateTimeZo
date_create_immutable_from_format
date_create_immutable_from_format
DateTimeImmutable::c
getdate
getdate
Getdate/timeinformat
checkdate
checkdate
VerifytheGregorianca
gmdate
gmdate
FormatGMT/UTCdate/ti
Popular Articles